JAMSRESTAPI Web Service
PostVariable_ChangeVariableValue
JAMSRESTAPI Web Service > All Operations Resource Group : Variable_ChangeVariableValue (Post)

Resource Path: /api/variable/setvalue

Uri: http://doc.jamsscheduler.com/api/variable/setvalue

Description
Changes the value of a variable identified by name
Parameters
NameDescriptionData Type
Name of the variable definitionstring
Request

The request body is of type object.

The new value of the variable definition
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service